home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / docs / misc / amigapl.9809.lzh / log.9809 / help.lzx / help_w3mail
Encoding:
Text File  |  1998-08-23  |  5.6 KB  |  177 lines

  1.  
  2.      W3Gate  - A Web Access by E-mail
  3.  
  4. W3Gate (Version 2.0) fetches files from WWW-Server, FTP-Server and
  5. Gopher-Server and sends them via email to you. 
  6. You have to edit an email addressed to w3mail@gmd.de (w3gate@gmd.de) with
  7. requests for a Web-document referenced by an URL or for help in the body-part
  8. of the email.
  9.  
  10. command-syntax
  11. --------------
  12.  
  13. 1) get-command
  14.  
  15. get [-t | -u | -a [ -c columns]] [-img] [-ps] [-l] [-uu] [-z] [-s size] URL
  16.  
  17. 2) help-command
  18.  
  19. help
  20.  
  21. The Subject-line of your email will be ignored. W3Gate can't read
  22. MIME-attachments containg the command. Just edit a plain message to use
  23. W3Gate.
  24. If the email contains more than one get-command W3Gate processes each command
  25. and sends the result of each request in a separate mail to you. 
  26. The first word in a command-line must be a 'get' or 'help'! 
  27. Furthermore the URL must start in the same line (up to the next \n) as the 
  28. keyword 'get'!
  29.  
  30. If you append a signature to your mails put a '-- ' (two minus and one blank)
  31. in front of it in a separate line to indicate that a signature follows.
  32. Please configure your mail-reader not to propose any character-strings before
  33. the message. W3Gate always checks the first word in the message-body and can 
  34. be disturbed by other words than a get/help-command.
  35. If the email contains incorrect commands W3Gate will send an error-mail with 
  36. a hint to the wrong parts.
  37.  
  38. Files larger than 100 K are splitted into 100 K pieces that are mailed 
  39. as partial messages to you. You get emails with a sequence number in the 
  40. Subject-field. Then you can reassemble the whole file in appending the 
  41. body-parts of each email according to the sequence number.
  42.  
  43. Limits
  44. ------
  45.  
  46. At maximum W3Gate will send 5 MB or at most 100 mails per request to you.
  47. Only the first 10 lines of your email will be read by w3gate.
  48.  
  49. command-options
  50. ---------------
  51.  
  52. -t : the HTML-file is formatted to plain text.
  53.  
  54. -u : the HTML-file is sent to you as formatted plain text preserving 
  55.      all URLs occuring in anchor-tags from the HTML-Source.
  56.      The URLs are original from the HTML-source (relative/absolute).
  57.  
  58. -a : the same as -u but relative URLs referencing documents on the same server
  59.      are completed to full URLs. 
  60.  
  61. -c columns : This option can only be used in combination with the -t -u -a 
  62.      options! After columns characters a \n is inserted into the plain-text. 
  63.      'columns' can be in the range from 40 to 255.
  64.  
  65. -uu : the file you specified is uuencoded before it is mailed to you.
  66.  
  67. -z : the file will be compressed with gzip. It is recommended to use
  68.      -uu in combination with -z as gzip produces 8-bit files.
  69.  
  70. -img : W3Gate fetches all inline-images in addition to the requested 
  71.        HTML-file. The result is a MIME-mail (multipart/mixed). Images
  72.        are encoded base64. When you specify the -uu option the files will be
  73.        uuencoded instead of base64 encoding.
  74.  
  75. -l:  the referenced document and all HTML-files referenced by hyperlinks
  76.      from that document (max. 100) are attached in a multipart/mixed
  77. MIME-mail.
  78.  
  79. -s size: by this option you can fix the size of the message-body you receive. 
  80.          The range is from 1 to 100 K. 
  81.  
  82. -ps : The HTML-file/text-file is converted into postcript-format.
  83.  
  84. W3Gate fetches password-protected files if you insert the user-ID and 
  85. password into the URL:
  86.  
  87. e.g. 
  88.  
  89. get http://your_user_id:your_password@your_www_server/
  90.  
  91. You must split long URLs into several lines if your mail-reader inserts a 
  92. newline into the get-command. Therefore you must append a backslash (\) to the
  93. partial URL to indicate that it is continued in the next line. Multiple 
  94. line-breaks of URLs are also possible.
  95.  
  96. get http://www.altavista.digital.com/cgi-bin/query?pg=aq&what=web&\
  97. kl=XX&q=Fussball+and+Bundesliga+and+Koeln+and+Toni+and+Polster&
  98. r=&d0=21%2FMar%2F86&d1=&search.x=36&search.y=10
  99.  
  100.  
  101. FTP-Server
  102. ----------
  103.  
  104. You can access FTP-Servers in the same way as e.g. Netscape or MIE in giving 
  105. the URL of the file. If you fetch binaries you must add the -uu flag.
  106. To get a directory-listing of an FTP-directory insert the directory into the
  107. URL with a slash at the end, e.g. get ftp://ftp.gmd.de/ .
  108. As result you get an HTML-file inlcuding the ftp-directory structure as
  109. hyperlinks.
  110.  
  111.  
  112. examples
  113. --------
  114.  
  115. get -z -uu http://www.es.net/pub/rfcs/rfc1738.txt
  116. get -t -c 132 http://www.es.net/html-stuff/rfcs.html
  117. get -img http://www.gmd.de/
  118. get -l -a http://www.gmd.de/
  119. get -s 16 -uu ftp://ftp.gmd.de/misc/computersongs-1.4.Z
  120.  
  121.  
  122. Errors
  123. ------
  124.  
  125. When W3Gate can't access a document (e.g. server-time-out, too much traffic,
  126.  etc) you will get an error-message. In this case try again later.
  127.  
  128. ------------------------------------------------------------------------------
  129. Copyright (c) GMD 1994, 1995, 1996, 1997 
  130. W3Gate is a voluntary service of GMD - German National Research Center for
  131. Information Technology. We reserve the right to stop this service at any time.
  132. Email-adress: w3mail@gmd.de or w3gate@gmd.de
  133. Email questions and comments to w3mail.admin@gmd.de 
  134. !!! don't mail to postmaster@gmd.de !!!
  135. WWW: http://w3gate.gmd.de/
  136.  
  137.  
  138. --19602291334.ZM16842
  139. Content-Type: text/plain
  140.  
  141. -- 
  142. Are you prepared for the year 2001?
  143.  
  144. If not:
  145.  
  146. The TERENA Networking Conference (TNC`98) will give you related answers.
  147.  
  148. For details see: /http://www.terena.nl/conf/.
  149.  
  150. --19602291334.ZM16842--
  151.  
  152. -- 
  153.  
  154. Cheers, Grzegorz.
  155.  
  156.    e-mail: sp9wun@sr9zaa.ampr.org
  157.            sp9wun@sr9zaa.#kra.pol.eu
  158.  
  159.     //
  160. \\ // Only Amiga make it possible!
  161.  \X/
  162.  
  163.  
  164. Message #3 
  165. From: Grzegorz Fitrzyk <sp9wun@sr9zaa.ampr.org>
  166. Reply-To: sp9wun@sr9zaa.ampr.org
  167. To: sq9dkc@krakow.ampr.org
  168. Date: Mon, 29 Dec 1997 15:55:10 +0100
  169. Subject: Aminet Recent
  170.  
  171. Sie manko!
  172. Aby zaprenumerowac RECENTy wyslij list na adres:
  173. listproc@wugate.wustl.edu
  174. tytul: puste
  175. i napisz:
  176. subscribe aminet-daily Ryszard Drag